services.gitlab-runner.services.<name>.cloneUrl
Overwrite the URL for the GitLab instance. Used if the Runner can’t connect to GitLab on the URL GitLab exposes itself.
- Type
null or string- Default
null- Example
"http://gitlab.example.local"- Declared
- <nixpkgs/nixos/modules/services/continuous-integration/gitlab-runner/runner.nix>